pascal case造句
例句与造句
- do use pascal casing in resource keys
在资源键中使用pascal大小写格式。 - do use pascal casing in field names
在字段名称中使用pascal大小写格式。 - you can use pascal case for identifiers of three or more characters
可以对三字符或更多字符的标识符使用pascal大小写。 - the word is shown in pascal casing followed by the camel-cased form in parentheses
术语先以pascal大小写格式显示,后面的括号中的是其大小写混合格式。 - do use pascal casing for all public member, type, and namespace names consisting of multiple words
对于由多个单词组成的所有公共成员、类型及命名空间名称,要使用pascal大小写。 - It's difficult to find pascal case in a sentence. 用pascal case造句挺难的
- is a closed-form compound word that should be treated as a single word and cased accordingly . in pascal case, it is
是一个紧凑格式的复合词,应将其视为一个单词并相应地确定大小写。 - do name classes, interfaces, and value types with nouns, noun phrases, or occasionally adjective phrases, using pascal casing
按照pascal大小写格式,使用名词或名词短语(或偶尔使用形容词短语)为类、接口和值类型命名。 - elements are specified using pascal case, which means that the first character is uppercase and the first letter of any subsequent concatenated word is uppercase
使用pascalcase来指定元素,即第一个字符大写,随后的所有串连单词的第一个字母都大写。